input file accept jpg jpeg png php

88

<input type="file" name="myImage" accept="image/png, image/gif, image/jpeg" />
 Run code snippet

Comments

Submit
0 Comments